Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore x path #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zaMuffenMan
Copy link

Added functionality to specify an XPath(s) to be ignored when two XML Documents are being compared.

XPath is inputted as a string into a Hashset

@BrutalSimplicity
Copy link
Owner

Hey, thanks for the PR. I'd love to add this feature, but can you also add some documentation to the readme on how to use it.

@heresandyboy
Copy link

Hi This feature would make this lib ideal for something I'm working on.
Unfortunately when I try and use the XPath printed out in the Diff output, it fails as it is missing the namespaces, I have to edit XPath to add in the namespaces, let me know if you know a way around it.

It's been many months, could I write a few lines to explain the use of this and get the pull request sorted.

@zaMuffenMan
Copy link
Author

zaMuffenMan commented May 28, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants